Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip(deps): bump redis-om from 0.1.3 to 0.2.1 #306

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps redis-om from 0.1.3 to 0.2.1.

Release notes

Sourced from redis-om's releases.

Version 0.2.1

Changes

Note: This release exists to fix an issue releasing to pypi

  • Version 0.2.1 (#541)
  • Bump rojopolis/spellcheck-github-actions from 0.33.0 to 0.33.1 (#540)

Contributors

We'd like to thank all the contributors who worked on this release!

Version 0.2.0

Changes

🚀 New Features

  • Add support for KNN vector similarity search (#513)
  • Allow using Pydantic v2 (#533)

🐛 Bug Fixes

  • Fix all_pks() for complex keys (#471)

🧰 Maintenance

  • Version 0.2.0 (#536)
  • Updating README badges (#537)
  • Update email-validator requirement from ^1.3.0 to ^2.0.0 (#501)
  • Bump rojopolis/spellcheck-github-actions from 0.29.0 to 0.33.0 (#526)
  • Remove pptree (#506)
  • Use TypeVars for return types of RedisModel and its subtype's methods (#476)
  • Fix incorrect command in getting started (#517)
  • Updating the getting started to highlight the redis-stack-server docker (#507)
  • Silencing non-pinned dep notifcation (#478)
  • Bump trailofbits/gh-action-pip-audit from 1.0.0 to 1.0.6 (#483, #460, #452)
  • Bump rojopolis/spellcheck-github-actions from 0.27.0 to 0.29.0 (#451)
  • Bump pytest-asyncio from 0.19.0 to 0.20.3 (#430)
  • Bump pytest-xdist from 2.5.0 to 3.1.0 (#423)
  • Bump more-itertools from 8.14.0 to 9.0.0 (#401)
  • Dependency update changes (#534)
  • Update black requirement from ^22.10 to ^23.1 (#469)
  • Ignore case on spellcheck (#463)
  • Update coverage requirement from ^6.4 to ^7.1 (#466)

Contributors

We'd like to thank all the contributors who worked on this release!

@​Pwuts, @​YaraslauZhylko, @​chayim, @​dependabot, @​dependabot[bot], @​glxplz, @​marianhlavac, @​mheguy-stingray and @​ninoseki

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner August 2, 2023 08:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pip update pip dependencies labels Aug 2, 2023
@tcarmet
Copy link
Contributor

tcarmet commented Aug 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/redis-om-0.2.1 branch 2 times, most recently from 67853cc to f0a56da Compare August 2, 2023 15:18
@tcarmet tcarmet enabled auto-merge August 2, 2023 15:18
@dependabot dependabot bot force-pushed the dependabot/pip/redis-om-0.2.1 branch 2 times, most recently from 7fd25d3 to 944c3b3 Compare August 2, 2023 15:19
Bumps [redis-om](https://github.com/redis/redis-om-python) from 0.1.3 to 0.2.1.
- [Release notes](https://github.com/redis/redis-om-python/releases)
- [Commits](redis/redis-om-python@v0.1.3...v0.2.1)

---
updated-dependencies:
- dependency-name: redis-om
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/redis-om-0.2.1 branch from 944c3b3 to 58a5b37 Compare August 2, 2023 15:22
@tcarmet tcarmet merged commit 7dd69eb into main Aug 2, 2023
9 checks passed
@tcarmet tcarmet deleted the dependabot/pip/redis-om-0.2.1 branch August 2, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pip update pip dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant